home *** CD-ROM | disk | FTP | other *** search
- Path: news.suba.com!alex
- From: alex@proust.suba.com (Alex Strasheim)
- Newsgroups: comp.lang.c
- Subject: where to find vt100/102 code?
- Date: 3 Mar 1996 22:48:47 GMT
- Organization: SUBA Communications
- Message-ID: <4hd7kf$rrn@suba01.suba.com>
- NNTP-Posting-Host: proust.suba.com
-
- I need to write a program that can do a watered down vt100/102 emulation,
- and I was wondering if anyone can point me toward existing code, a
- descritption of the spec, etc.
-
- I've got console.c from the linux kernel, but I was hoping to find
- something simpler and smaller. (I don't need virtual consoles, or even
- resizing, etc.) All I really need is the ability to control a single
- fixed size 80x24 window.
-
- Thanks...
-